package com.itextpdf.tool.xml.examples.css.margin.margin_bottom.text; import com.itextpdf.tool.xml.examples.SampleTest; public class Margin_bottom_text01 extends SampleTest { protected String getTestName() { return "margin_bottom_text01"; } }